Add python3-vtk9 as Breaks+Replaces: python3-paraview. (Closes: #976127)
authorAnton Gladky <gladk@debian.org>
Thu, 10 Dec 2020 16:29:30 +0000 (17:29 +0100)
committerAnton Gladky <gladk@debian.org>
Thu, 10 Dec 2020 16:32:34 +0000 (17:32 +0100)
debian/control

index d9a980f22c5061ad731529f8f86e8c63b4a21d7b..3de3d7665924f16f0ef0c12be79e9404a5bde8b7 100644 (file)
@@ -194,9 +194,11 @@ Suggests: mayavi2,
           vtk9-doc,
           vtk9-examples
 Breaks: python3-vtk6,
-        python3-vtk7
+        python3-vtk7,
+        python3-paraview (<< 5.9.0~rc1-1~)
 Replaces: python3-vtk6,
-          python3-vtk7
+          python3-vtk7,
+          python3-paraview (<< 5.9.0~rc1-1~)
 Description: Python bindings for VTK
  The Visualization Toolkit (VTK) is an open-source software system
  for 3D computer graphics, image processing, and visualization.